home *** CD-ROM | disk | FTP | other *** search
- /* $Id: Guid.cpp 1.2 1997/02/26 01:33:52 damien Exp $ */
- // Copyright (c) 1995, Ray Dream, Inc. All rights reserved.
-
- ////////////////////////////////////////////////////////////////////////
- // Second Camera Example : Conical Camera //
- //--------------------------------------------------------------------//
- // GUID Definitions //
- ////////////////////////////////////////////////////////////////////////
-
-
- #define INITGUID // to initialise the GUIDs
-
- #include "I3DExCam.h" // IID_I3DExCamera
- #include "I3DShUti.h" // IID used by 3DCoFail
- #include "COMCAMC.h" // CLSID_ConicCamera
-
-
-
-